| Property Name | Return Type | Description |
|---|---|---|
| CategoryName | String |
The Name of the comment category |
| Comments | Dictionary<String, IComment > |
A dictionary of comments with a string as a key and a Comment object as the value attached to that key |
| FileRequestString | String |
A file request key string that gets all the comments on a loan as a html file. |
| KeyString | String |
A unique identifier for the Comment Category |